PrintDocument for WinForms
UserCellGroup コンストラクタ(Point[])


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > UserCellGroup クラス > UserCellGroup コンストラクタ : UserCellGroup コンストラクタ(Point[])
セルの座標の配列。
UserCellGroup クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray cells() As System.Drawing.Point _
)
'使用法
 
Dim cells() As System.Drawing.Point
 
Dim instance As New UserCellGroup(cells)
public UserCellGroup( 
   params System.Drawing.Point[] cells
)

パラメータ

cells
セルの座標の配列。
参照

UserCellGroup クラス
UserCellGroup メンバ
オーバーロード一覧